-
-
Notifications
You must be signed in to change notification settings - Fork 53
Bullboard auth #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bullboard auth #11
Conversation
Please remove unnecessary changes. I think you recompiled the node addon. |
How about now? |
You have deleted too much stuff, unstage those changes instead of deleting files. |
27b862e
to
42045e3
Compare
This is not how it works. You should reset your commits and then stage only desired changes. |
Sorry, I am working on it. I'll comment when I get the right version |
42045e3
to
5ee0824
Compare
Ok, I think it should be good now? Let me know. |
96b261e
to
bb226f5
Compare
I also added a 404 page for invalid paths |
* Added bull-board auth using passport.js * Minor changes * update .gitignore Co-authored-by: SysSn13 <sudesh18@iitg.ac.in>
For issue #9. Now, whenever the background is running and we go to /bull-board, if we are not authenticated we are first redirected to a login page. The login credentials can be configured in .env.